PHY CLOTH RAY CAST HIT Y
Find out the hit point on the Y axis at which the ray cast hit the cloth object.
Return Float=PHY CLOTH RAY CAST HIT Y(ID)
ID
Integer
identification number of the cloth object
hit point on Y axis
When a ray cast operation has been performed on a cloth object then certain information is stored to one side. To access the hit point on the Y axis use this command. It will return the point on the Y axis at which the ray cast collided with the specified cloth object.
No example code is provided for this command